[INFO] cloning repository https://github.com/ChrisLAS/blue-vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisLAS/blue-vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisLAS%2Fblue-vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisLAS%2Fblue-vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0719692b27e12a119c7c6adc6efdf7bfdc60b7f
[INFO] checking ChrisLAS/blue-vault against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisLAS%2Fblue-vault" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChrisLAS/blue-vault
[INFO] finished tweaking git repo https://github.com/ChrisLAS/blue-vault
[INFO] tweaked toml for git repo https://github.com/ChrisLAS/blue-vault written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisLAS/blue-vault on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisLAS/blue-vault already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded x11-clipboard v0.9.3
[INFO] [stderr]   Downloaded copypasta v0.10.2
[INFO] [stderr]   Downloaded fpicker v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d
[INFO] running `Command { std: "docker" "start" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking ratatui v0.27.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking fpicker v0.1.4
[INFO] [stderr]     Checking bdarchive v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rusqlite::params`
[INFO] [stdout]    --> src/verify.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |     use rusqlite::params;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]    --> src/commands.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use std::path::PathBuf;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusqlite::params`
[INFO] [stdout]    --> src/verify.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |     use rusqlite::params;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/verify.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     conn: &rusqlite::Connection,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/verify.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     conn: &rusqlite::Connection,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/main.rs:737:40
[INFO] [stdout]     |
[INFO] [stdout] 737 | ...                   Ok(result) => {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_id`
[INFO] [stdout]     --> src/main.rs:1680:9
[INFO] [stdout]      |
[INFO] [stdout] 1680 |         set_id: &str,
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/main.rs:737:40
[INFO] [stdout]     |
[INFO] [stdout] 737 | ...                   Ok(result) => {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iso_path`
[INFO] [stdout]     --> src/main.rs:1881:17
[INFO] [stdout]      |
[INFO] [stdout] 1881 |             let iso_path = match Self::create_iso_and_burn_disc(
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iso_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_id`
[INFO] [stdout]     --> src/main.rs:1680:9
[INFO] [stdout]      |
[INFO] [stdout] 1680 |         set_id: &str,
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disc_id`
[INFO] [stdout]     --> src/main.rs:3085:17
[INFO] [stdout]      |
[INFO] [stdout] 3085 |             let disc_id = disc::generate_multi_disc_id(&session.session_name, sequence_num as u32);
[INFO] [stdout]      |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disc_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iso_path`
[INFO] [stdout]     --> src/main.rs:1881:17
[INFO] [stdout]      |
[INFO] [stdout] 1881 |             let iso_path = match Self::create_iso_and_burn_disc(
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iso_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `run_multi_disc_creation_background` and `cleanup_burn_session` are never used
[INFO] [stdout]     --> src/main.rs:1715:8
[INFO] [stdout]      |
[INFO] [stdout]   67 | impl App {
[INFO] [stdout]      | -------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1715 |     fn run_multi_disc_creation_background(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3148 |     fn cleanup_burn_session(&self, session_id: &str) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disc_id`
[INFO] [stdout]     --> src/main.rs:3085:17
[INFO] [stdout]      |
[INFO] [stdout] 3085 |             let disc_id = disc::generate_multi_disc_id(&session.session_name, sequence_num as u32);
[INFO] [stdout]      |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disc_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `run_multi_disc_creation_background` and `cleanup_burn_session` are never used
[INFO] [stdout]     --> src/main.rs:1715:8
[INFO] [stdout]      |
[INFO] [stdout]   67 | impl App {
[INFO] [stdout]      | -------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1715 |     fn run_multi_disc_creation_background(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3148 |     fn cleanup_burn_session(&self, session_id: &str) -> Result<()> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d", kill_on_drop: false }`
[INFO] [stdout] 13f9ebd72df041e8df9fadf8a902c8fc99cfca163e8247b3384bf489e128882d
